[DispId(19)]
string GetWebBrowserPath()
function GetWebBrowserPath(): String;
DispIdAttribute(19)
function GetWebBrowserPath() : String;
[DispId(19)]
string* GetWebBrowserPath();
[DispId(19)] String^ GetWebBrowserPath();
'Declaration
<DispIdAttribute(19)> Function GetWebBrowserPath() As String